Skip to content

Upgrade: [dependabot] - bump @middy/core from 7.1.2 to 7.1.6#2490

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/middy/core-7.1.6
Closed

Upgrade: [dependabot] - bump @middy/core from 7.1.2 to 7.1.6#2490
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/middy/core-7.1.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Bumps @middy/core from 7.1.2 to 7.1.6.

Release notes

Sourced from @​middy/core's releases.

7.1.6

What's Changed

Full Changelog: middyjs/middy@7.1.5...7.1.6

7.1.5

What's Changed

Full Changelog: middyjs/middy@7.1.4...7.1.5

7.1.4

What's Changed

Full Changelog: middyjs/middy@7.1.3...7.1.4

7.1.3

What's Changed

  • validator: Fix type definition regression (#1580)
  • http-multipart-body-parser, http-urlencode-body-parser, http-urlencode-path-parser, http-security-headers: Fix HTTP status code handling in type definitions and runtime
  • Performance improvements across core and multiple middleware packages (core, event-normalizer, http-content-encoding, http-cors, http-error-handler, http-header-normalizer, http-security-headers, input-output-logger, secrets-manager, ssm, util, and others)
  • Add missing type definitions for http-content-negotiation, service-discovery, sts, secrets-manager, ws-router
  • Improve type definitions across core, cloudformation-router, http-router, http-event-normalizer, s3-object-response, sqs-partial-batch-failure, warmup, error-logger, and others
  • Simplify s3-object-response type definitions
  • Add comprehensive type tests across all packages

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 13, 2026
@github-actions
Copy link
Contributor

This PR is raised by Dependabot to update a dependency.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/middy/core-7.1.6 branch 6 times, most recently from c70f087 to ed5ec79 Compare March 15, 2026 12:52
@anthony-nhs
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/middy/core-7.1.6 branch from ed5ec79 to 1468f15 Compare March 16, 2026 07:30
@tstephen-nhs
Copy link
Contributor

Incompatibility between middy and powertools continues: NHSDigital/eps-prescription-status-update-api#2833 (comment)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/middy/core-7.1.6 branch March 16, 2026 09:12
@tstephen-nhs tstephen-nhs restored the dependabot/npm_and_yarn/middy/core-7.1.6 branch March 16, 2026 09:52
@tstephen-nhs tstephen-nhs reopened this Mar 16, 2026
@tstephen-nhs
Copy link
Contributor

@dependabot recreate since 7.1.7 is released

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/middy/core-7.1.6 branch from 59fb2f9 to 60b7da4 Compare March 16, 2026 09:54
@tstephen-nhs
Copy link
Contributor

Reported middyjs/middy#1599

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/middy/core-7.1.6 branch March 16, 2026 10:58
@anthony-nhs anthony-nhs restored the dependabot/npm_and_yarn/middy/core-7.1.6 branch March 19, 2026 11:44
@anthony-nhs
Copy link
Collaborator

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2026

Looks like this PR is closed. If the branch still exists, you can re-open the PR and then use @dependabot rebase or @dependabot recreate. If the branch was deleted, Dependabot will create a new PR on the next scheduled run, or you can trigger an update from the Dependency graph page.

@anthony-nhs anthony-nhs reopened this Mar 19, 2026
@anthony-nhs
Copy link
Collaborator

@dependabot recreate

Bumps [@middy/core](https://github.com/middyjs/middy/tree/HEAD/packages/core) from 7.1.2 to 7.1.6.
- [Release notes](https://github.com/middyjs/middy/releases)
- [Changelog](https://github.com/middyjs/middy/blob/main/docs/RELEASE.md)
- [Commits](https://github.com/middyjs/middy/commits/7.1.6/packages/core)

---
updated-dependencies:
- dependency-name: "@middy/core"
  dependency-version: 7.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/middy/core-7.1.6 branch from 60b7da4 to 3938374 Compare March 19, 2026 11:47
@tstephen-nhs
Copy link
Contributor

Depends on middyjs/middy#1599 and therefore aws-powertools/powertools-lambda-typescript#5102. Closing until new powertools release

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/middy/core-7.1.6 branch March 19, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants